home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / GB-PVR 1.2.13 / GBPVR10213.msi / Cabs.w1.cab / ManualRecord.aspx615 < prev    next >
Text File  |  2007-12-14  |  11KB  |  170 lines

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="ManualRecord.aspx.cs" Inherits="gbweb.Migrated_ManualRecord" %>
  2. <%@ Register Assembly="eWorld.UI" Namespace="eWorld.UI" TagPrefix="ew" %>
  3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  4.  
  5. <HTML>
  6.     <HEAD>
  7.         <title>GBPVR - Manual Record</title>
  8.         <META http-equiv="Content-Type" content="text/html; charset=windows-1252">
  9.         <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
  10.         <meta name="CODE_LANGUAGE" Content="C#">
  11.         <meta name="vs_defaultClientScript" content="JavaScript">
  12.         <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  13.         <link rel="stylesheet" type="text/css" href="<%=System.Convert.ToString(Session["theme"])%>/styles.css">
  14.         <link rel="shortcut icon" type="image/gif" href="<%=System.Convert.ToString(Session["theme"])%>/favicon.gif">
  15.         <script>
  16.             function reloadAndClose()
  17.             {
  18.                 window.close();
  19.             }
  20.         </script>
  21.     </HEAD>
  22.     <body class="popuppage">
  23.         <form id="Form1" method="post" runat="server">
  24.             <table border="0" cellspacing="0" cellpadding="0" style="width: 38%; height: 99px">
  25.                 <!-- Topbar begin -->
  26.                 <tr height="1">
  27.                     <td width="10" style="height: 1px"><img src="public/t.gif" width="10" height="71" border="0"></td>
  28.                     <td colspan="3" style="height: 1px; width: 120%;">
  29.                         <table border="0" cellspacing="0" cellpadding="0" width="100%" id="TABLE1" language="javascript">
  30.                             <tr>
  31.                                 <td width="50" style="height: 50px"><img src="<%=System.Convert.ToString(Session["theme"])%>/logo_gbpvr.gif" width="135" height="31" border="0"><br>
  32.                                     <img src="public/t.gif" width="1" height="14" border="0">
  33.                                 </td>
  34.                                 <td align="right" style="height: 50px"><img src="<%=System.Convert.ToString(Session["theme"])%>/manual_record_hdr.gif" width="253" height="45" border="0"></td>
  35.                             </tr>
  36.                         </table>
  37.                     </td>
  38.                 </tr>
  39.                 <tr height="1">
  40.                     <td width="10" style="height: 1px">
  41.                     </td>
  42.                     <td colspan="3" style="height: 1px; width: 120%;">
  43.                         <table class="listing" style="width: 384px">
  44.                             <tr>
  45.                                 <td style="width: 184px; height: 14px;">
  46.                                 </td>
  47.                                 <td style="width: 146px; height: 14px;">
  48.                                 </td>
  49.                             </tr>
  50.                             <tr>
  51.                                 <td style="width: 184px">
  52.                                     <strong>Name (optional):</strong></td>
  53.                                 <td style="width: 146px">
  54.                                     <asp:TextBox ID="pgmName" runat="server" Width="149px"></asp:TextBox></td>
  55.                             </tr>
  56.                             <tr>
  57.                                 <td style="width: 184px; height: 24px;">
  58.                                     <strong>Channel:</strong></td>
  59.                                 <td style="width: 146px; height: 24px;">
  60.                                     <asp:DropDownList ID="listChannels" runat="server" Width="86px">
  61.                                     </asp:DropDownList></td>
  62.                             </tr>
  63.                             <tr>
  64.                                 <td style="width: 184px; height: 19px;">
  65.                                     <strong>Start Date: </strong></td>
  66.                                 <td style="width: 146px; height: 19px">
  67.                                      <ew:CalendarPopup ID="startDate" runat="server" Nullable="true" PopupLocation="Top"
  68.                                         ShowClearDate="True" Width="110px">
  69.                                     </ew:CalendarPopup>
  70.                                 </td>
  71.                             </tr>
  72.                             <tr>
  73.                                 <td style="width: 184px; height: 21px;">
  74.                                     <strong>Start Time: </strong></td>
  75.                                 <td style="width: 146px; height: 21px" align="left" valign="middle">
  76.                                      <ew:TimePicker ID="startTime" runat="server" DisableTextBoxEntry="False" Nullable="true"
  77.                                         PopupLocation="Top" RoundUpMinutes="False" ShowClearTime="True" Width="110px">
  78.                                     </ew:TimePicker>
  79.                                 </td>
  80.                             </tr>
  81.                             <tr>
  82.                                 <td style="width: 184px; height: 17px;">
  83.                                     <strong>End Time:</strong></td>
  84.                                 <td style="width: 146px; height: 17px" valign="middle">
  85.                                      <ew:TimePicker ID="endTime" runat="server" DisableTextBoxEntry="False" Nullable="true"
  86.                                         PopupLocation="Top" RoundUpMinutes="False" ShowClearTime="True" Width="110px">
  87.                                     </ew:TimePicker>
  88.                                 </td>
  89.                             </tr>
  90.                         </table>
  91.                         <table border="1" cellpadding="0" cellspacing="0" style="width: 99%; height: 106px;">
  92.                             <tr>
  93.                                 <td style="width: 432px; height: 160px">
  94.                                     <table border="0" cellpadding="10" cellspacing="0" class="listing" style="width: 101%;
  95.                                         height: 100px">
  96.                                         <tr>
  97.                                             <td style="width: 155px; height: 40px" valign="top">
  98.                                                 <asp:RadioButtonList ID="radioDay" runat="server" CellPadding="0" CellSpacing="0"
  99.                                                     CssClass="listing" Width="114px">
  100.                                                     <asp:ListItem Selected="True" Value="once">Once</asp:ListItem>
  101.                                                     <asp:ListItem Value="everyDay">Every Day</asp:ListItem>
  102.                                                     <asp:ListItem Value="everyWeek">Every Week</asp:ListItem>
  103.                                                     <asp:ListItem Value="weekDays">Mon - Fri</asp:ListItem>
  104.                                                     <asp:ListItem Value="weekEnd">Sat & Sun</asp:ListItem>
  105.                                                 </asp:RadioButtonList></td>
  106.                                             <td style="height: 40px; width: 220px;" valign="top">
  107.                                                 Quality:<br />
  108.                                                 <asp:DropDownList ID="quality" runat="server" Width="72px">
  109.                                                     <asp:ListItem Value="High">High</asp:ListItem>
  110.                                                     <asp:ListItem Selected="True" Value="Medium">Medium</asp:ListItem>
  111.                                                     <asp:ListItem Value="Low">Low</asp:ListItem>
  112.                                                     <asp:ListItem Value="Custom1">Custom1</asp:ListItem>
  113.                                                     <asp:ListItem Value="Custom2">Custom2</asp:ListItem>
  114.                                                     <asp:ListItem></asp:ListItem>
  115.                                                 </asp:DropDownList><br />
  116.                                                 <br />
  117.                                                 Recordings to keep:<br />
  118.                                                 <asp:TextBox ID="keepRecordings" runat="server" Columns="3" MaxLength="3">0</asp:TextBox>
  119.                                                  (0 = all)
  120.                                                 <br />
  121.                                                 <asp:RegularExpressionValidator ID="RegularExpressionValidator3" runat="server" ControlToValidate="keepRecordings"
  122.                                                     ErrorMessage="Value must be numeric" ValidationExpression="^([-]|[0-9])[0-9]*$"></asp:RegularExpressionValidator><br />
  123.                                                 Padding:<br />
  124.                                                 <img border="0" height="10" src="public/t.gif" width="10" />Pre:
  125.                                                 <asp:TextBox ID="prePadding" runat="server" Columns="3" MaxLength="3" Width="28px">0</asp:TextBox> 
  126.                                                 Post:
  127.                                                 <asp:TextBox ID="postPadding" runat="server" Columns="3" MaxLength="3" Width="28px">0</asp:TextBox>
  128.                                                  <br />
  129.                                                 <img border="0" height="10" src="public/t.gif" width="10" />
  130.                                                 <asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server" ControlToValidate="prePadding"
  131.                                                     ErrorMessage="Pre-padding must be numeric" ValidationExpression="^([-]|[0-9])[0-9]*$"></asp:RegularExpressionValidator><br />
  132.                                                 <img border="0" height="10" src="public/t.gif" width="10" />
  133.                                                 <asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="postPadding"
  134.                                                     ErrorMessage="Post-padding must be numeric" ValidationExpression="^([-]|[0-9])[0-9]*$"></asp:RegularExpressionValidator> </td>
  135.                                         </tr>
  136.                                     </table>
  137.                                 </td>
  138.                             </tr>
  139.                         </table>
  140.                     </td>
  141.                     <td colspan="1" style="height: 1px;">
  142.                     </td>
  143.                 </tr>
  144.                 <tr height="1">
  145.                     <td style="width: 10px"><img src="public/t.gif" width="10" height="1" border="0"></td>
  146.                     <td colspan="3" style="height: 1px; width: 120%;" align="center">
  147.                         <img border="0" height="10" src="public/t.gif" width="10" />
  148.                         <asp:Label ID="RecordMessage" runat="server" CssClass="conflict" Height="23px" Visible="False"
  149.                             Width="171px">Record Message</asp:Label></td>
  150.                 </tr>
  151.                 <tr height="1">
  152.                     <td class="listing" colspan="4" style="height: 1px">
  153.                         <table border="0" cellspacing="0" cellpadding="0" width="100%" style="height: 4px">
  154.                             <tr>
  155.                                 <td style="width: 10px"><img src="public/t.gif" width="10" height="1" border="0"></td>
  156.                                 <td align="right">
  157.                                     <asp:LinkButton ID="LinkButton1" runat="server" CssClass="btn-normal-large" Style="FLOAT:right" OnClick="LinkButton1_Click"><span>Record</span></asp:LinkButton></td>
  158.                                 <td><a href='javascript:window.close();' Class="btn-normal-large"><span>Close - take no 
  159.                                             action</span></a></td>
  160.                             </tr>
  161.                         </table>
  162.                     </td>
  163.                 </tr>
  164.                 <!-- Topbar end -->
  165.             </table>
  166.         </form>
  167.     </body>
  168. </HTML>
  169.  
  170.